| SyFormAccess |
| Logical Entity Name | SyFormAccess |
| Default Table Name | SyFormAccess |
| Physical Only | NO |
| Definition | |
| Note |
| SyFormAccess Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyFormAccessID |
int | NO | ||
| FormName | varchar(40) | NO | ||
| ControlName | varchar(40) | NO | ||
| ControlIndex | char(3) | NO | ||
| SyStaffGroupID | int | NO | ||
| AccessLevel | tinyint | NO | ||
| UserID | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| SyFormAccess Primary and Unique Keys |
| Key Name | Key Type | Keys |
| SyFormAccess_SyFormAccessID_U_C_IDX | PrimaryKey | SyFormAccessID |
| UK_syformaccess_FormName_ControlName_ControlIndex_SyStaffGroupID | Index | FormName, ControlName, ControlIndex, SyStaffGroupID |
| SyFormAccess Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyFormAccess Check Constraints |
| Check Constraint Name | CheckConstraint |